-
Notifications
You must be signed in to change notification settings - Fork 107
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Replace requirement files with pyproject #6116
Conversation
Codecov Report
@@ Coverage Diff @@
## main #6116 +/- ##
==========================================
+ Coverage 82.45% 82.46% +0.01%
==========================================
Files 350 350
Lines 21423 21423
Branches 839 839
==========================================
+ Hits 17664 17667 +3
+ Misses 3461 3458 -3
Partials 298 298
... and 2 files with indirect coverage changes 📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
2815c66
to
846e582
Compare
@@ -32,11 +32,10 @@ jobs: | |||
cache-dependency-path: | | |||
setup.py |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this line was removed further up, it should not be removed here?
4e91d7c
to
f414991
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Pre review checklist
Ground Rules),
and changes to existing code have good test coverage.
Pre merge checklist